home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Entertainment / Comics / Traffic Stack(SF Game) / card_9534.txt < prev    next >
Encoding:
Text File  |  1988-04-23  |  3.6 KB  |  171 lines

  1. -- card: 9534 from stack: in
  2. -- bmap block id: 6609
  3. -- flags: 0000
  4. -- background id: 7266
  5. -- name: Install Icon
  6. ----- HyperTalk script -----
  7. on openCard
  8.   wait 3 seconds
  9.   show card field "Warning"
  10. end openCard
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17. -- part 2 (field)
  18. -- low flags: 00
  19. -- high flags: 0001
  20. -- rect: left=91 top=59 right=155 bottom=417
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 0
  24. -- font id: 3
  25. -- text size: 9
  26. -- style flags: 0
  27. -- line height: 12
  28. -- part name: How to move icon
  29.  
  30.  
  31. -- part 5 (button)
  32. -- low flags: 00
  33. -- high flags: 8003
  34. -- rect: left=282 top=26 right=46 bottom=497
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: More Information
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   Visual effect iris close
  46.   go to card "More Information"
  47. end mouseUp
  48.  
  49.  
  50.  
  51. -- part 6 (button)
  52. -- low flags: 00
  53. -- high flags: 0000
  54. -- rect: left=436 top=286 right=338 bottom=502
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: 
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   hide card field "Warning"
  66.   visual effect iris close
  67.   go home
  68. end mouseUp
  69.  
  70.  
  71.  
  72. -- part 7 (button)
  73. -- low flags: 00
  74. -- high flags: 0000
  75. -- rect: left=218 top=169 right=237 bottom=280
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: Traffic Stacks
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   go to stack "Traffic Stack"
  87. end mouseUp
  88.  
  89.  
  90.  
  91. -- part 13 (button)
  92. -- low flags: 00
  93. -- high flags: 0000
  94. -- rect: left=431 top=144 right=238 bottom=512
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 1
  98. -- font id: 0
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name: 
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   show field #3
  106.   wait 2 seconds
  107.   hide field #3
  108. end mouseUp
  109.  
  110.  
  111.  
  112. -- part 14 (field)
  113. -- low flags: 00
  114. -- high flags: 0000
  115. -- rect: left=432 top=147 right=235 bottom=510
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 0
  119. -- font id: 3
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: 
  124.  
  125.  
  126. -- part 15 (button)
  127. -- low flags: 00
  128. -- high flags: 8003
  129. -- rect: left=14 top=26 right=46 bottom=229
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: Return to Address Card
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   Visual effect iris close
  141.   go to card "Address Card"
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 20 (field)
  147. -- low flags: 00
  148. -- high flags: 0001
  149. -- rect: left=91 top=167 right=245 bottom=177
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 0 / 0
  152. -- text alignment: 65535
  153. -- font id: 3
  154. -- text size: 9
  155. -- style flags: 0
  156. -- line height: 12
  157. -- part name: Warning
  158.  
  159.  
  160. -- part contents for card part 2
  161. ----- text -----
  162. This page contains the T‚Ä¢4K Icon and startup button.
  163.  
  164. You can use this "pseudo" icon on your home card to access Traffic Stack.  Copy it with the MacPaint tools.  The transparent button can also be copied to your home card in this way or you if you make your own transparent button for the Home card you can use the "Link to" command in the New Button dialog box.
  165.  
  166.  
  167.  
  168. -- part contents for card part 20
  169. ----- text -----
  170. Warning!
  171. If you click on this button now you will go back to the first card in the stack.